listbox: Set activate_signal on listboxrow class
authorAlexander Larsson <alexl@redhat.com>
Tue, 10 Sep 2013 12:12:07 +0000 (14:12 +0200)
committerAlexander Larsson <alexl@redhat.com>
Tue, 10 Sep 2013 14:20:56 +0000 (16:20 +0200)
commit90383300d2a01f7a610b2e2c1f711b6bfc4b61c8
tree786c7752d98f4b08861e19bbd8a3248a3d78c79e
parent659a6f3a2f1b8e7c028ab4c74d3d068401e48446
listbox: Set activate_signal on listboxrow class

keyboard navigation didn't support activation since we moved
the keynav to the child row widgets. We fix this by adding a
activate signal handler for the row and setting
widget_class->activate_signal to it.

https://bugzilla.gnome.org/show_bug.cgi?id=707778
gtk/gtklistbox.c
gtk/gtklistbox.h